Add new TC39 proposal: Import Text#57
Merged
tantek merged 4 commits intomozilla:mainfrom Oct 25, 2025
Merged
Conversation
Member
Author
Contributor
Member
Author
|
@dminor Done. Because I prepared the commit previously, GitHub's timeline puts it before our comments above. |
tantek
requested changes
Oct 22, 2025
Member
tantek
left a comment
There was a problem hiding this comment.
This needs an explicit user-perspective benefit summary sentence or two at the top per our Explainer sections. Like does it improve performance for users, or reliability (fewer bugs), or some other preferably more specific user-centric improvement?
tantek
approved these changes
Oct 25, 2025
Member
tantek
left a comment
There was a problem hiding this comment.
Thank you, this is a good start. Let's land and iterate.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds a new proposal that I'd like to advance at TC39. As per the instructions, I've gotten prior approval from @dminor and @martinthomson to submit this.
I've left out the outline of a proposed solution and further sections, as doing so is required for a TC39 proposal, but it should be noted that this particular proposal is a direct reaction to the Import Bytes proposal advancing rapidly at TC39. Therefore, the expected form of the solution would be to allow for this to work:
If possible, I'd like to present this to TC39 at its next meeting, for which the agenda submission deadline is on 7 November.